Post

Replies

Boosts

Views

Activity

Reply to UITableViewCell layout not updating until cell is reused
I had the same issue, but then I realised that I forget to call super within my 'override func prepareForReuse() {...}' method. Try this.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jun ’23
Reply to This method should not be called on the main thread as it may lead to UI unresponsiveness.
Same here
Replies
Boosts
Views
Activity
Dec ’22